home *** CD-ROM | disk | FTP | other *** search
/ sustworks.com / 2014.06.sustworks.com.tar / sustworks.com / IPNetSentryX_1.3.dmg / IPNetSentryX folder / IPNetSentryX.app / Contents / Resources / English.lproj / AirPortConfiguration.nib / classes.nib next >
Text File  |  2005-11-16  |  842b  |  28 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {apply = id; myHelp = id; }; 
  5.             CLASS = AirPortConfigurationWindowC; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 apMode = NSPopUpButton; 
  9.                 channel = NSPopUpButton; 
  10.                 confirm = NSSecureTextField; 
  11.                 encryptionType = NSPopUpButton; 
  12.                 networkName = NSTextField; 
  13.                 password = NSSecureTextField; 
  14.                 portType = NSPopUpButton; 
  15.                 restoreCB = NSButton; 
  16.                 statusInfo = NSTextField; 
  17.             }; 
  18.             SUPERCLASS = NSWindowController; 
  19.         }, 
  20.         {
  21.             ACTIONS = {"" = id; }; 
  22.             CLASS = FirstResponder; 
  23.             LANGUAGE = ObjC; 
  24.             SUPERCLASS = NSObject; 
  25.         }
  26.     ); 
  27.     IBVersion = 1; 
  28. }